: PLeKOKNYHAClassificationVS - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "pl-ekok-nyha-classification-vs"] ; #
fhir:language [ fhir:v "pl"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-nyha-classification-vs</b></p><a name=\"pl-ekok-nyha-classification-vs\"> </a><a name=\"hcpl-ekok-nyha-classification-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA28404-4/\">LA28404-4</a></td><td>I</td></tr><tr><td><a href=\"https://loinc.org/LA28405-1/\">LA28405-1</a></td><td>II</td></tr><tr><td><a href=\"https://loinc.org/LA28406-9/\">LA28406-9</a></td><td>III</td></tr><tr><td><a href=\"https://loinc.org/LA28407-7/\">LA28407-7</a></td><td>IV</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-nyha-classification-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.4.0"] ; #
fhir:name [ fhir:v "PLeKOKNYHAClassificationVS"] ; #
fhir:title [ fhir:v "PLeKOKNYHAClassificationVS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-16T16:15:24+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "CeZ"] ; #
fhir:contact ( [
fhir:name [ fhir:v "CeZ" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ezdrowie.gov.pl" ] ] )
] ) ; #
fhir:description [ fhir:v "Klasa NYHA"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Poland" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "LA28404-4" ] ;
fhir:display [ fhir:v "I" ] ] [
fhir:code [ fhir:v "LA28405-1" ] ;
fhir:display [ fhir:v "II" ] ] [
fhir:code [ fhir:v "LA28406-9" ] ;
fhir:display [ fhir:v "III" ] ] [
fhir:code [ fhir:v "LA28407-7" ] ;
fhir:display [ fhir:v "IV" ] ] ) ] )
] . #